The extension does not work as expected under PHP versions below 4.2.0 without the pcre-regex library. If you want to use this extension with PHP versions <=4.2.0 then you have to compile php with pcre-regex library. In newer versions this library is included in the php core.