This code from twitter module 5 version. Only user 1 latest tweets are shown. what i needed was each user should get there latest tweets block. I had also replaced the 1 with $user->uid but it doesn't work.
Looking head for solution

$account = user_load(array('uid' => 1));