TIFF support

Hi All,

I am having windows server 2012. I want to convert tiff images to other format like jpg, png, etc.
I have installed ImageMagick S/W on the windows server. Added proper DLLs and other settings like Environment Variable , php.ini settings, restarted server.

However, I am getting error “Unable to load dynamic library ‘C:/wamp/bin/php/php5.5.12/ext/php_imagick.dll’ - The specified module could not be found.

Could you please help me with this?

Your help will be highly appreciated.

Thanks

Is the “php_imagick.dll” file actually under the “C:/wamp/bin/php/php5.5.12/ext/” directory?

Scott

Yes. It is under “C:/wamp/bin/php/php5.5.12/ext/” directory.

Then I’d say there is something wrong with the “.dll” file.

Scott

Hi,

Issue is resolved, I got the DLL from this link and it is working

Might the issue was not a proper DLL used earlier. You are right @s_molinari

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.