The new Windows build page http://valokuva.org/magick/ contains builds for both Imagick and Gmagick. All builds are done using VC9 and PHP 5.3.
ImageMagick builds are QuantumDepth 16 (default).
GraphicsMagick builds are QuantumDepth 8 (default).
Please note that these builds won’t work with the official PHP.net binaries which are compiled using VC6.
Edit: Pierre corrected me that there are official VC9 builds of PHP available at http://windows.php.net/download/
#1 by Adrian on September 26, 2012 - 6:55 pm
Quote
Hi,
first: thanks for your work and your support you’re doing here in your freetime!
When applying the Extension in my .ini; I get a “[26-Sep-2012 15:40:20 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ….:” error. it’s german and says “Die angegebene Prozedur wurde nicht gefunden.”, which means something like “the given procedure could not be found”.
Anyways; I dependency-walked the DLL (php_gmagick_nts.dll) to get more Information; and the walker (depends.exe) says, “ieshims.dll: error opening file: the file could not be found”; which is correct: it isn’t there.
So: what is it? do you know it and, does it really have to be there?
Thanks a lot!
-adrian
#2 by Adrian on September 26, 2012 - 6:57 pm
Quote
ahh booooh forget it… just found http://stackoverflow.com/questions/2465111/dependency-walker-reports-ieshims-dll-and-wer-dll-missing …
have to look further, I assume…
#3 by rahasiakeluarga on October 21, 2012 - 3:24 am
Quote
i am using Imagick too..
#4 by vistaswx on November 29, 2012 - 12:31 pm
Quote
hi, I would like to know that is there any builds avaliable for PHP 5.4 (Windows) ? Or how to compile it?
#5 by Mikko on November 29, 2012 - 12:33 pm
Quote
Hi,
no builds for Windows PHP 5.4 at the moment but I can create some this evening.
#6 by Grady Ryan on December 15, 2012 - 1:43 pm
Quote
I have read your blog and I got very useful and knowledgeable information from your blog.
#7 by tylkomat on February 27, 2013 - 7:49 pm
Quote
Will there come PHP 5.4 builds too ?