MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
I've compiled MagickWand for PHP with ImageMagick 6.2.7, PHP 5.2.0.
I'm running php as apache module, apache is 2.2.3.
It works ok for about one day, after that apache process dies with segmentation fault (11) any time I try to use any MagickWand function.
Without a stack trace there is little hope for a fix. We need to know which of Apache, MagickWand for PHP, MagickCore, or PHP the problem occurs in and which module/line it is faulting. You might want to try MagickWand for PHP from ImageMagick 6.3.1-1, the current release.