Are you sure, that you have installed apcu in the context of the desired php version?
E.g. (for php 5.6.10, untested):
1. Install the corresponding php devel-package
2. Install apcu in the context of the right php-version:
cd /opt/plesk/php/5.6/bin
./pecl config-set php_ini...