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.
MagickSetImageTicksPerSecond() is a relatively new method(). If its not found it just means you need to upgrade your ImageMagick distribution. The current release is 6.2.6-3.
Ok, only two possibilities. One you have more than one version of MagickWand on your system or the configure script is not set up proerly to detect MagickSetImageTicksPerSecond().