It works awesome, thanks a lot!!
Main Topics
Browse All TopicsConfiguration: Win XP / PHP 5.3.0 / Apache 2.2.8
We wanted to use imagick class library to create images out of PDF on the fly. With the following steps, I can't make it work:
1) Downloaded and installed "ImageMagick-6.5.4-2-Q16-w
2) Downloaded "php_imagick.dll" from the link http://valokuva.org/outsi
3) Enabled the line:
extension=php_imagick.dll
in php.ini file.
4) Restarted apache. It throws the error:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_imagi
5) Checked phpinfo(), imagick library does not seem to be available!
I think the problem could be the imagemagick version and php_imagick.dll, that may not be compatible with PHP 5.3.0.
Please share your thoughts. Thank you!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: biztigerPosted on 2009-11-05 at 21:11:45ID: 25756735
USE http://www.francodacosta.c om/blog/wp -content/u ploads/ phm agick.zip instead.