The page does not really detects if you have the PHP APCu extension enabled. It asks your PHP if it is, and then displays basically a yes or no. If says no (the red triangle) it is because that is what your PHP reports to it.
Perhaps you have more than one version of PHP installed and enabled it on the wrong php.ini, or edited a php.ini that is not used by the running version of PHP.