in reply to Re^2: Image::Magick module not working
in thread Image::Magick module not working

If the DLL is there, then from the error message I'd suspect a version error (the method it's trying to call may have been added/deleted in later version) or perhaps the file permissions.

...roboticus