I use the following PHP code to find the final URL of some short URL affiliate links.
function findUltimateDestination($url, $maxRequests = 15) { $ch = cu