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?".
Looks like you did not add Magick.dll and Wand.dll to your command line. Try compiling the demos in c:\Program Files\ImageMagick-6.2.8-Q16\Magick++_Demos. They have the proper build workspaces and you can use them as a template for your own projects.