To completely deinstall the pecl-APC, you need
to disable the module by using the following command

    # /usr/local/sbin/phpxs -r apc

If you already have Apache running on your machine,
you should not use "apachectl restart" - instead,
you should fully stop and then restart the server.

You'll also need to remove the associated lines from 
your php.ini file.
