Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
The shared library problem can be fixed by include the location of libMagick++ in your dynamic library path. On your system it might be LD_LIBRARY_PATH. See your manual page for the ldconfig program.